Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Constants


Call Parking States

The value parameter of the telCACallParkMsg message (page 5-19) indicates the type and outcome of call parking activity. It contains one of the following constants.

enum {
   telCallParkEst          = 1,
   telCallParkRetrieveEst  = 2,
   telCallParkFailed       = 3,
   telCallParkRetrieveFailed= 4,
   telCallParkRecall       = 5
};
Constant descriptions

telCallParkEst
The call was successfully parked.
telCallParkRetrieveEst
A parked call was retrieved.
telCallParkFailed
An attempt to park a call failed.
telCallParkRetrieveFailed
An attempt to retrieve a parked call failed.
telCallParkRecall
A parked call has been recalled.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help